-
Home
-
Image Optimizer – Optimize Images and Convert to WebP or AVIF
-
1.6.3 (latest)
-
Code
-
Classes
- Image_Meta
Total Complexity |
31 |
Dependencies |
0 |
Dependents |
19 |
Total lines |
163 |
Lines of code |
104 |
Logical lines of code |
49 |
Comment lines |
0 |
Methods |
25 |
Properties |
2 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
query_meta() |
S |
74 |
2 |
4 |
add_optimized_size() |
S |
70 |
2 |
6 |
get_original_height() |
S |
70 |
2 |
6 |
get_original_width() |
S |
70 |
2 |
6 |
get_original_mime_type() |
S |
70 |
2 |
6 |
get_original_file_size() |
S |
70 |
2 |
6 |
get_status() |
S |
80 |
1 |
3 |
remove_image_backup_path() |
S |
75 |
1 |
4 |
save() |
S |
73 |
1 |
5 |
delete() |
S |
79 |
1 |
3 |
clear_original_data() |
S |
75 |
1 |
4 |
add_original_data() |
S |
75 |
1 |
4 |
get_image_backup_path() |
S |
79 |
1 |
3 |
set_image_backup_path() |
S |
75 |
1 |
4 |
set_status() |
S |
76 |
1 |
4 |
get_image_backup_paths() |
S |
80 |
1 |
3 |
clear_backups() |
S |
76 |
1 |
4 |
set_optimized_size() |
S |
76 |
1 |
4 |
clear_optimized_sizes() |
S |
76 |
1 |
4 |
get_optimized_sizes() |
S |
80 |
1 |
3 |
set_compression_level() |
S |
76 |
1 |
4 |
get_compression_level() |
S |
80 |
1 |
3 |
set_error_type() |
S |
76 |
1 |
4 |
get_error_type() |
S |
80 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |